// The following variable is assigned a text value within double quotes, thus the inferred type is String var color = "Purple"